home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / M / MODEM TERMS < prev    next >
Text File  |  1988-09-25  |  17KB  |  398 lines

  1.                         Hayes AT Command Summary
  2.  
  3.  
  4. A/     repeat last command sent to modem
  5.  
  6. ATDT   ATtention, Dial Touch tone number xxx-xxxx ( up to 20 digits) 
  7.  
  8. ATPT   ATtention, Dial Pulse number xxx-xxxx ( up to 20 digits )
  9.  
  10.      the codes below are things that can be added to ATPT or ATDT
  11.          ,       pause before continuing to dial
  12.          ;       return to Command mode after dialing
  13.          R       make call but be in ANSWER mode (goes at end of number) 
  14.          !       make a HOOKFLASH ( like hanging up the phone
  15.                                      then picking it back up rapidly )
  16.          W       wait for second dial tone
  17.          @       wait for silence
  18.  
  19. ATA      Attention, go into ANSWER mode
  20. ATH0     Hang up ( goes On-Hook )
  21. ATH1     connect to telephone line ( goes OFF-Hook )
  22. ATO0     go OFF-Hook and wait for carrier tone
  23. ATL0     low modem speaker volume
  24. ATL2     medium modem speaker volume
  25. ATL3     High modem speaker volume
  26. AT&V     view stored and active settings
  27. ATV1     display comments made by modem to you in words
  28. ATV0     display comments made by modem to you as numbers
  29. ATE0     commands typed by you are not echoed back ( you won't see 
  30.         the commands on the screen)
  31. ATE1     commands typed by you are echoed back ( you see them on 
  32.         screen )
  33.  
  34.                             Modem Dictionary
  35.                                  or
  36.                            Heaps of Shinola
  37.  
  38.  
  39. Acoustic Modem
  40. A modem that requires you to dial the call manually and the put 
  41. the telephone handset ( the earpiece and mouthpiece )
  42. in the modem. The modem has two rubber cups to hold the
  43. handset, with a speaker in one cup and a microphone in the
  44. other. Only older phones, with a seperate, round-ended
  45. handset can be used. This is an older type of modem, from
  46. the days when all modems directly connected to the tele-
  47. phone lines had to be leased from Bell Telephone.
  48.  
  49. Answer     
  50. This refers to the type of modem. An Answer modem can only be used 
  51. if another modem calls in - it cannot be used to make 
  52. calls to other systems. This is because, in order for modems
  53. to converse, one must start. An Answer modem will answer the 
  54. phone call and immediately send out a unique 'answer' tone.
  55. When the Originate-type modem on the other end hears it, it
  56. will send back a different tone and the conversation can begin.
  57. It is not uncommon to have modems that are both Answer and
  58. Originate types.
  59.  
  60. ASCII     
  61. A code used for text that makes it understandable to almost
  62. any computer system when downloaded. A text-only file is
  63. an ASCII file. Pure ASCII code is limited to anything you
  64. can make by pressing a key on the keyboard ( except function
  65. keys ) whether they are visible on the screen or not.
  66.  
  67. Asynchronous  
  68. One way of transmitting information. This method means'send the 
  69. data one at a time whenever you are ready'. If you listen to the 
  70. modem while data is being transferred, you will hear a constant 
  71. warble. The computer sending puts a Start Bit code at the beginning 
  72. of each character transmitted and ( at least ) 1 Stop bit at the end 
  73. so the recieving computer can pick the data out of the continuous 
  74. signal. The other kind of  transmittion is Synchronous; data is 
  75. allowed to be transferred at specific times ( believe it or not, this 
  76. is a faster type )
  77.  
  78. AT Command   
  79. A set of modem commands developed by Hayes, Inc. for their modems
  80. which have now become what is know as 'Hayes compatible'.
  81. The letters AT ( attention ) precede all commands to the 
  82. modem. These commands are either typed in while in the
  83. telecommunications program, or typed by the program itself.
  84. An example is ATM0 shuts the speaker off.
  85.  
  86. CONNECT   
  87. With a Hayes-compatible modem, when this message shows up
  88. on your screen, the modem is telling you it has dialled the
  89. phone number ( in Originate mode ), gotten an answer, 
  90. recieved a carrier, and responded. You can now start 
  91. communications with the other computer.
  92.  
  93. Auto Answer    
  94. The modem will automatically answer the phone and send out a tone.
  95.  
  96. Auto Dial 
  97. The modem is capable of dialing numbers ( so you don't have to ). You 
  98. can either type the number yourself, or if your
  99. telecommunications program allows, have it send the number
  100. to the modem.
  101.  
  102. Baud    
  103. Bits per second. How many characters a modem can transmit or
  104. recieve is determined by dividing the baud by 10.
  105.  
  106. BELL 103  
  107. The standards for a 300 baud modem to follow to be acceptable
  108. to the phone lines. First started by Bell Telephone in the days
  109. when all modems were leased from them. Data is transmitted
  110. by frequency modulation  ( like a FM radio signal ).
  111.  
  112. BELL 212A 
  113. The standards for a 1200 baud modem to follow to be acceptable
  114. to the phone lines. First started by Bell Telephone in the days
  115. when all modems were leased from them. Data is transmitted
  116. by phase modulation ( PM ).
  117.  
  118. Bit     
  119. The smallest piece of information in a computer. Think of it
  120. like an atom - by combining it with other atoms all sorts 
  121. of larger things are possible. A bit has two possiblilities:
  122. On or off ( just like a light switch ). This is called binary.
  123. When communicating a certain number of bits are necessary for each 
  124. letter, number or punctuation sent.
  125.  
  126. BPS       
  127. Bits per second, same thing as BAUD, but slightly more explicit.
  128.  
  129. BUSY      
  130. When this shows up on your screen, and you have a Hayes-compatible 
  131. modem, it means the number that was dialed is busy.
  132.  
  133. Capture Buffer     
  134. Setting this to On means that everything that shows up on
  135. the screen will be 'captured' or retained and stored in a file
  136. in text form. After you finish on the modem, you can call up the
  137. program with your word processor and review or edit it and print
  138. it out. Set the capture buffer to Off if you don't want to record
  139. what you do.
  140.  
  141. Carrier
  142. The tone you hear from your modem when it isn't transmitting 
  143. information, but still talking to another modem.
  144.  
  145. Character 
  146. Any symbol that is text that can be displayed on the screen. What 
  147. you are reading now are characters. But, pressing "Butterfly" - C 
  148. will not show on the screen.
  149.  
  150. Control-C 
  151. This means to press the CONTROL key,hold it down,press the C key, 
  152. then release both. This tells the computer to stop whatever it is 
  153. doing. On the Macintosh, the CONTROL key is the "butterfly" key.
  154.  
  155. CRC  
  156. Cyclical Redundancy Check. A better form of error checking of 
  157. transmitting data than the Parity method.
  158.  
  159. data       
  160. A data is 1 character, like 'a' or '&' or a Line Feed. It is
  161. made up of 10 smaller pieces, called bits. data also refers to all the 
  162. individual data sent out.
  163.  
  164. DB-25     
  165. The 25-pin connector that the cable is connected to. This
  166. carries the data from the computer to the modem and back.
  167.  
  168. Direct Connect Modem     
  169. One that meets certain minimum standards and is therefore
  170. connected directly to the phone lines. An actual telephone
  171. is not necessary to use this type of modem.This is the most 
  172. common type of modem today
  173.  
  174. Download  
  175. Receiving information or programs into your computer through a 
  176. modem from another computer
  177.  
  178. Full Duplex    
  179. Setting this on your software says to send the data
  180. ( from a file or the keyboard ) directly to the modem and
  181. do not send it to your computer screen. This feature is 
  182. used if the computer on the other end is set to 'echo'
  183. what you type back to you over the modem - since you 
  184. whether you do full-duplex or not.
  185.  
  186. Half Duplex   
  187. Setting your computer for this will tell your computer to not
  188. only send the data ( from a file or the keyboard ) to the
  189. modem but to send it to the screen on your computer too.
  190. This is used ONLY if the computer on the other end will not
  191. be sending what you type back to you ( echo-ing ). If you choose
  192. this while talking to another computer that has echo-ing, every
  193. time you transmit a character, it will show up twice on your 
  194. screen ( once from your computer and once echo-ed from the 
  195. other computer ).
  196.  
  197. Handshaking  
  198. A means of controlling the modem from the computer. Software 
  199. handshaking is called X-ON/X-OFF. Hardware handshaking 
  200. involvesusing extra wires in the cable; the modem expects to see 
  201. certain signals on the wires in order to operate. The two most
  202. common harware standards are DTE and DCE ( refering to the name
  203. of the pins on the cable that carry the handshake signal ).
  204. This method is the reason cables are so expensive - the connectors
  205. on modems and computer ports are not standardized.
  206.  
  207. Hayes      
  208. The standard by which 300 and 1200 baud modems were compared.
  209. The company Hayes was the most popular microcomputer modem
  210. maker at one time, with modem features that can be changed
  211. via computer by the user. These feature codes were written into
  212. several popular telecommunication programs - so if you wanted
  213. to use the program, you had to have a Hayes computer. Other
  214. Manufacturers started to make modems that emulate the Hayes:
  215. these are called Hayes-compatible modems. Care must be taken
  216. in determining how much Hayes-compatible a modem is; some 
  217. modems use only a few of the Hayes codes.
  218.  
  219. Line 
  220. Typically, a line of text has 80 characters.
  221.  
  222. MNP        
  223. Microcom Networking Protocol. Six levels of data compression
  224. and error correction techniques that allow a modem to comm-
  225. unicate at a faster than normal rate. Levels (classes ) 1 - 6
  226.  
  227. Nonvolatile memory     
  228. RAM inside the modem that holds information you have programmed
  229. into the modem through your computer. This special RAM does
  230. not erase itself when the power is turned off. Information that
  231. you may be able to program in are things like AT commands,
  232. phone numbers, or passwords.
  233.  
  234. Null Modem Cable      
  235. A cable that connects two computers together through the modem 
  236. connectors ( on the computers)  without using modems.  The cable 
  237. connects directly to the computers, allowing the
  238. computers to talk much faster than if the modems were used.
  239. This kind of cable is only useful if the computers are
  240. nearby; stringing a cable across town to another computer
  241. would be very expensive. NOTE: this cable CANNOT be used
  242. to hook a computer to a modem - the signal wires are not
  243. on the proper pins that the modem needs.
  244.  
  245. Off-Hook   
  246. This term goes back to the days when phones were all mounted 
  247. on the wall and the listening and talking part was hung on a
  248. the telephone, ready to communicate.
  249.  
  250. OK         
  251. On a system with a Hayes-compatible modem, this message
  252. showing up on the screen means you have just sent a command
  253. directly TO your modem ( not through the modem to somewhere
  254. else ) and that the modem understands what you said.
  255.  
  256. Originate  
  257. This refers to the type of modem. An originate modem can only
  258. be used when calling another modem - it cannot itself be called
  259. by some other modem. This is because, in order for modems to
  260. converse, one must start. The modem you call up sends out a 
  261. tone once it answers. When the originate modem 'hears' this tone
  262. it responds ( with a different tone ). It is not uncommon to 
  263. have a modem that can both Orig
  264.  
  265. Page 
  266. Typically, a page has 60 lines, of 80 characters each. Thus,
  267. the total characters in a page is 60x80 or 480 characters
  268.  
  269. Parity  - Parity is a very simple, but not foolproof, way of detecting 
  270. if what was just recieved over the modem is what was transmitted.
  271. Each piece of data transmitted is actually sent an a number.
  272. This number, called ASCII, is like a code for the keyboard:
  273. when you started school you were taught that 'A' is the first
  274. letter in the alphabet, so the code for 'A' was 1. Well, parity looks at 
  275. the code before its sent, then sends a message  WITH THE CODE to 
  276. the recieving computer which checks the parity
  277. against the code to see if the code has changed. If it has, the
  278. recieving computer asks that the character be sent again. 
  279. There are three types of parity: (E)ven, (O)dd, or (N)one.
  280. Although far from the best type of error detection, it is
  281. the most widely used ( its cheapest ) and almost every computer
  282. uses it - some will use other types in addition.
  283.  
  284. Port      
  285. No, this is not a mixed wine. A computer port is a connection
  286. on the computer to 'the outside world'. The connector for a
  287. mouse, a video screen, a printer, or a modem are all ports.
  288.  
  289. RS232C    
  290. The most common type of serial transmission. RS232 is a set of data 
  291. transfer procedures, and more importantly, a set
  292. of standards for voltages and pin useage on a serial 
  293. connector ( like on a modem ). It specified a connector have
  294. 25 pins and certain pins have certain uses. Unfortunately,
  295. the guidelines were somewhat vague and the idea of a 
  296. standardized connection failed. The only thing RS232 means
  297. now is that the signals won't blow up if you hook the wrong
  298. cable up, and that the signal levels are within specific
  299. values.
  300.  
  301. S Registers  
  302. RAM locations inside the modem that hold information about
  303. certain functions that the modem performs ( note that this
  304. is a creation of Hayes Inc. and is part of what is termed
  305. 'Hayes compatible ). An example is S9  ( the ninth S
  306.  register ) which holds the information on how long to 
  307. wait for the modem tone ( carrier ) to show up before 
  308. hanging up.
  309.  
  310. Serial     
  311. A form of moving data by one wire. Since a computer deals
  312. with data that is at least 7 bits long, and modems can
  313. only handle 1 bit at a time, the serial section of the
  314. computer must convert from 7 bits ( or more ) all at once
  315. to a way of sending all the bits out, but one at a time.
  316.  
  317. Smart Modem      
  318. Any modem that can automatically perform functions: any
  319. Hayes-compatible. Functions are dialing phone numbers,
  320. answering the phone,...etc.
  321.  
  322. Start Bit  
  323. This is a bit put at the beginning of every character to be
  324. sent to indicate the beginning of a new character to the
  325. recieving computer modem. There is always 1 start bit.
  326.  
  327. Stop Bit   
  328. There is at least 1 stop bit at the end of each character
  329. to be transmitted ( sometimes 2 ). The stop bit tells the
  330. recieving computer " This is the end of the character -
  331. start looking for another character and process this one."
  332.  
  333. Talk      
  334. If your modem has a TALK/DATA switch, then you have a way of 
  335. manually attaching the modem in originate-mode. When the 
  336. button is in the TALK position the modem is electrically
  337. connected from the phone line, and any telephone connected
  338. to it will work. When the switch is in the data position, the
  339. modem is connected and the telephone is disconnected ( in that
  340. order - otherwise the phone company would think you hung up ).
  341. So, TALK means just that - when YOU want to use the phone, and not 
  342. use the modem.
  343.  
  344. UART      
  345. (U)niversal (A)sychronous (R)eciever/(T)ransmitter
  346. This is a chip inside the computer that converts the character
  347. codes from the type it uses to a serial format. The modem can
  348. only handle one small piece of the character code ( a bit )
  349. at a time - it only has one line to send the data throught -
  350. and so the UART properly feeds the pieces to the modem.
  351. ( Think of it like a gun and its magazine. You can load
  352. a 7-shot magazine in a gun, but it shoots one bullet at
  353. a time. And, the recieving target gets the bullets one
  354. by on and eventually has all the bullets at the same
  355. time).   The UART also attaches the stop bits and start bits, and
  356. calculates the parity and adds it on. That is the Transmitter
  357. part. The same chip also recieves data from the modem, strips
  358. off the stop,start, and parity, checks the parity, and
  359. converts the character back to a form the computer can use.
  360.  
  361. Upload    
  362. Sending a file or program from your computer to another
  363. through the modem.
  364.  
  365. V.22bis   
  366. The communications standards set forth by an international 
  367. committee ( CCITT in Geneva ) for 2400 baud modems.
  368.  
  369. V.29   V.32      
  370. Standards for 4800 and 9600 baud modems.
  371.  
  372. X-MODEM   
  373. A communications protocol ( not related to the modem at all,
  374. but to the method in which the data is transferred from one
  375. computer to another ). To use X-MODEM to download or upload
  376. data, both computers must be set for X-MODEM. Y-MODEM   A more 
  377. sophisticated communications protocol than the  X-MODEM. A method 
  378. of transferring data from one computer to another ( has nothing to 
  379. do with controlling or standards for
  380. the modem ). Almost all telecommunications programs support 
  381. Y-Modem as well as X-Modem data coding.
  382.  
  383. X-ON      
  384. This means "Transmission ( of data ) On "; to go ahead and
  385. send data. If your computer is ready to get more data during
  386. a download it sends a X-ON signal to the transmitting computer. 
  387. You can send X-ON yourself by pressing "Butterfly" and "Q" at the
  388. same time.
  389.  
  390. X-OFF     
  391. This means "Transmission ( of data ) Off "; to stop sending data for 
  392. now - just wait. If the memory of your computer gets full,
  393. it sends this to the transmitting computer to stop sending until
  394. it dumps the memory into the disk. Then it sends an X-On to
  395. continue transmitting. You can send X-OFF yourself by pressing
  396. "butterfly" and "S" at the same time.
  397.